Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace toBe with toEqual #1210

Merged
merged 1 commit into from
Nov 28, 2024
Merged

Replace toBe with toEqual #1210

merged 1 commit into from
Nov 28, 2024

Conversation

illicitonion
Copy link
Member

What does this change?

Replace toBe with toEqual

These were meant to be changed before, but apparently I missed a few.

toEqual is a good default, and toBe is something that generally only makes sense in more limited use-cases.

Common Content?

Yes, but only trivially

These were meant to be changed before, but apparently I missed a few.

toEqual is a good default, and toBe is something that generally only
makes sense in more limited use-cases.
Copy link

netlify bot commented Nov 28, 2024

Deploy Preview for cyf-curriculum canceled.

Name Link
🔨 Latest commit 299c6a6
🔍 Latest deploy log https://app.netlify.com/sites/cyf-curriculum/deploys/674860616e90b1000897ed1b

Copy link

netlify bot commented Nov 28, 2024

Deploy Preview for cyf-programming ready!

Name Link
🔨 Latest commit 299c6a6
🔍 Latest deploy log https://app.netlify.com/sites/cyf-programming/deploys/6748606155155400081cddea
😎 Deploy Preview https://deploy-preview-1210--cyf-programming.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 85 (🔴 down 15 from production)
Accessibility: 100 (no change from production)
Best Practices: 92 (no change from production)
SEO: 90 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Nov 28, 2024

Deploy Preview for cyf-sdc ready!

Name Link
🔨 Latest commit 299c6a6
🔍 Latest deploy log https://app.netlify.com/sites/cyf-sdc/deploys/67486061f0878d0008a1b43b
😎 Deploy Preview https://deploy-preview-1210--cyf-sdc.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Nov 28, 2024

Deploy Preview for cyf-common canceled.

Name Link
🔨 Latest commit 299c6a6
🔍 Latest deploy log https://app.netlify.com/sites/cyf-common/deploys/67486061b1bc8a00084b2018

Copy link

netlify bot commented Nov 28, 2024

Deploy Preview for cyf-itd canceled.

Name Link
🔨 Latest commit 299c6a6
🔍 Latest deploy log https://app.netlify.com/sites/cyf-itd/deploys/6748606148609400092406cd

Copy link

netlify bot commented Nov 28, 2024

Deploy Preview for cyf-tracks ready!

Name Link
🔨 Latest commit 299c6a6
🔍 Latest deploy log https://app.netlify.com/sites/cyf-tracks/deploys/674860610ecda300080168ad
😎 Deploy Preview https://deploy-preview-1210--cyf-tracks.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Nov 28, 2024

Deploy Preview for cyf-piscine ready!

Name Link
🔨 Latest commit 299c6a6
🔍 Latest deploy log https://app.netlify.com/sites/cyf-piscine/deploys/67486061c63d400008b332c0
😎 Deploy Preview https://deploy-preview-1210--cyf-piscine.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 95 (🔴 down 2 from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: 60 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Nov 28, 2024

Deploy Preview for cyf-launch ready!

Name Link
🔨 Latest commit 299c6a6
🔍 Latest deploy log https://app.netlify.com/sites/cyf-launch/deploys/6748606196510000088fb230
😎 Deploy Preview https://deploy-preview-1210--cyf-launch.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@SallyMcGrath SallyMcGrath left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will also now remove toBe from my solutions and prep notes which I faithfully included just where specified

@SallyMcGrath SallyMcGrath merged commit 47e8085 into main Nov 28, 2024
34 checks passed
@SallyMcGrath SallyMcGrath deleted the tobe-to-toequal branch November 28, 2024 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants